home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream Season 1996 - Flor…a's National Championship
/
Florida's National Championship on CD-ROM - Dream Season 1996.iso
/
mac
/
Dream Season '96
/
Dream Season '96.DXR
/
00220_Unload media.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-03-19
|
220 b
|
11 lines
on mouseDown
set name to the mouseCast
if the castType of cast name = #text then
if the mouseH > (320 + (the width of cast name / 2) - 40) then
exit
end if
end if
LoadMedia(0)
dontPassEvent()
end